Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Update atom-linter to version 6.0.0 πŸš€ #43

Merged
merged 1 commit into from
Jun 30, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

atom-linter just published its new version 6.0.0.

State Update πŸš€
Dependency atom-linter
New version 6.0.0
Type dependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of atom-linter.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

  • Update rangeFromLineNumber to return a range that wraps a word not an entire line. (API breaking change)

The new version differs by 39 commits .

  • f9fb44d :arrow_up: Bump version to 6.0.0
  • 59fbd08 :memo: Document change in CHANGELOG
  • 74ac911 Merge pull request #136 from steelbrain/steelbrain/highlight-next-chunk-only
  • e888b37 :art: Address reviewer's comments
  • 890f080 :white_check_mark: Update specs to match latest behavior
  • ba06841 :new: Add a smart colStart if one is not already provided
  • 3f6510f :new: Determine word regexp based on position
  • 56f95b1 :new: Properly clip the range in rangeFromLineNumber
  • 4fdae4f :arrow_up: Bump version to 5.0.2
  • 43b7ee6 :arrow_up: Bump version to 5.0.2
  • f1a65ad :arrow_up: Bump sb-exec version
  • 6a8f9a1 :arrow_up: Bump version to 5.0.1
  • 387d335 :memo: Document change in changelog
  • 35978b2 :arrow_up: Bump sb-exec version
  • ba2ed9d :bug: Fix URLs in package.json

There are 39 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚑ greenkeeper upgrade

@Arcanemagus
Copy link
Member

This codebase doesn't currently use rangeFromLineNumber, so it isn't affected by the bug introduced with v6.0.0. Merging.

@Arcanemagus Arcanemagus merged commit 5cb77c4 into master Jun 30, 2016
@Arcanemagus Arcanemagus deleted the greenkeeper-atom-linter-6.0.0 branch June 30, 2016 22:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants